From: Eli Zaretskii Date: Mon, 14 May 2001 06:55:22 +0000 (+0000) Subject: Add an entry for keyboard shortcuts. Suggested by Kai Grossjohann. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40326 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a0157a3513619d7aeba841a2c318118664bdacb6;p=emacs.git Add an entry for keyboard shortcuts. Suggested by Kai Grossjohann. --- diff --git a/man/glossary.texi b/man/glossary.texi index cbb4c820471..18dfd4c6544 100644 --- a/man/glossary.texi +++ b/man/glossary.texi @@ -614,6 +614,12 @@ Keyboard macros are a way of defining new Emacs commands from sequences of existing ones, with no need to write a Lisp program. @xref{Keyboard Macros}. +@cindex keyboard shortcuts +@item Keyboard Shortcut +A keyboard shortcut is a key sequence (q.v.@:) which invokes a +command. What other programs call ``assign a keyboard shortcut'' +Emacs calls ``bind a key sequence''. See `binding.' + @item Key Sequence A key sequence (key, for short) is a sequence of input events (q.v.@:) that are meaningful as a single unit. If the key sequence is enough to